projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c608fe
)
ci: Update list of xfail tests
author
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 12 Apr 2019 19:21:29 +0000
(20:21 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 12 Apr 2019 19:21:29 +0000
(20:21 +0100)
The label tests do not fail any more, because the CI image has Monospace
fonts; the textview-margins test started to fail on the CI image,
though.
testsuite/reftests/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/reftests/meson.build
b/testsuite/reftests/meson.build
index e77a8579a4071284dcdbf10ad194c87f6d71991c..dcd8203e1359882864f200596607c174792815ef 100644
(file)
--- a/
testsuite/reftests/meson.build
+++ b/
testsuite/reftests/meson.build
@@
-418,10
+418,9
@@
xfails = [
'border-half-pixel.ui',
'border-image-url.ui',
'label-shadows.ui',
- 'label-sizing.ui',
- 'label-wrap-justify.ui',
'sizegroups-evolution-identity-page.ui',
'textview-border-windows.ui',
+ 'textview-margins.ui',
'window-show-contents-on-map.ui',
]